'Declaration Public Sub SwapItemsBitmap_2( _ ByVal Item1Idx As Integer, _ ByVal Item2Idx As Integer, _ ByVal SwapText As Boolean _ )
'Declaration
Public Sub SwapItemsBitmap_2( _ ByVal Item1Idx As Integer, _ ByVal Item2Idx As Integer, _ ByVal SwapText As Boolean _ )
public void SwapItemsBitmap_2( int Item1Idx, int Item2Idx, bool SwapText )
public procedure SwapItemsBitmap_2( Item1Idx: Integer; Item2Idx: Integer; SwapText: Boolean );
public function SwapItemsBitmap_2( Item1Idx : int, Item2Idx : int, SwapText : boolean );
public: void SwapItemsBitmap_2( int Item1Idx, int Item2Idx, bool SwapText )
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx ThumbnailEx Members